.top {
	font-family: "方正黑体简体";
	font-size: 14px;
	line-height: 25px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.top:hover {
	color: #FF0000;
	text-decoration: none;
}
.css {
	font-family: "宋体";
	font-size: 12px;
	line-height: 27px;
	color: #666666;
	text-decoration: none;}
.css img{display:block; margin:5px auto 5px; text-align:center; padding:1px;	border:solid 1px #DEE2C9; max-width:680px; width:expression(width>680?"680px":""); overflow:hidden;}

/*.css:hover{
	color: #000000;
	text-decoration: none;
}*/
.tcss {
	font-family: "宋体";
	font-size: 12px;
	line-height: 27px;
	color: #666666;
	text-decoration: none;
}
.tcss:hover{
	color: #ff0000;
	text-decoration: none;
}
.listbox { width: 100%; height: 100%; overflow: hidden;}
.listbox ul { width: 100%; height: 100%; margin:1px 20px 1px;}
.listbox ul li { width: 210px; height: 155px; float: left; text-align: center; padding-left: 10px;  padding-bottom: 10px; }
.listbox ul li img { width: 169px; height: 127px; border: 1px #ccc solid; }
.listbox ul li span { width: 100%; height: 28px; color: #999; text-align: center; line-height: 25px; }
.listbox ul li span:hover { line-height: 28px; color: #f00;}

/*page1样式开始*/
.page1{ clear:both; height:30px; padding:2px 0 0 0 ; text-align:center;}
.page1 a{ padding:3px 5px 3px 5px; border:1px #ccc solid; margin-right:10px; color:#999;}
.page1 a:hover{border:1px #666 solid; color:#666}
.page1 .current{ border-color:#666; color:#666;}

#bannerbox { width: 100%; height: 100%; overflow: hidden; }
.banner { width: 1000px; height: 300px; margin: 0 auto; padding-top: 5px; padding-bottom: 5px; }